10. Scope Example
Scope Librarian Example
Scope Example
TIP: The JavaScript language is constantly improving. One of these updates introduces a new type of scope, called Block scope. Check out our ES6 course to learn more!
Scope 1
SOLUTION:
aScope 2
SOLUTION:
- anywhere inside function `y()`
- anywhere inside function `z()`